ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLayoutListView<TOwnerView> Class / _getPlotAreaView Method

In This Topic
    _getPlotAreaView Method (_BaseLayoutListView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function _getPlotAreaView() As IPlotAreaView
    public abstract IPlotAreaView _getPlotAreaView()
    See Also